projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2019-04-28
Noam Postavsky
Replace use of obsolete string-make-unibyte
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Noam Postavsky
; Add test for previous change
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Tommi Komulainen
python.el: Fix close paren indentation to match pep8...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Paul Eggert
Update from GMP
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Philipp Stephani
Export major version of latest Emacs supported by emacs...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Philipp Stephani
Fix another compilation warning.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Philipp Stephani
Also regenerate emacs-module.h if module-env-*.h changes.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Philipp Stephani
* src/emacs-module.c (funcall_module): Add a nontrivial...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Philipp Stephani
Fix a few minor compilation and Checkdoc warnings.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Philipp Stephani
* test/src/emacs-module-tests.el: Switch to lexical...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Eli Zaretskii
Fix names of functions in last commit
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Philipp Stephani
Refactoring: move UTF-8 decoding functions into coding.h.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Alan Mackenzie
Fix slow scrolling in C++ buffers with lots of template...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Eli Zaretskii
Fix -nw sessions on MS-Windows broken by a recent commit
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Eli Zaretskii
Fix MS-Windows build broken by a recent commit
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
YAMAMOTO Mitsuharu
Fix --with-x-toolkit=no build breakage
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
YAMAMOTO Mitsuharu
Update multicolor font support status
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Alexander Gramiak
* src/frame.c (x_get_resource_string): Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Alexander Gramiak
* src/xdisp.c: Only check FRAME_RIF for graphical frames
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Alexander Gramiak
Rename x_highlight_frame property to highlight_frame
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Alexander Gramiak
Check for existence of terminal hooks before use
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Alexander Gramiak
Add terminal hook query_frame_background_color
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Alexander Gramiak
Add terminal hook defined_color_hook
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Alexander Gramiak
Rename generic x_* identifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Alexander Gramiak
Add prefixes to some window system-dependent procedures
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Alexander Gramiak
Rename generic x_* procedures in xdisp.c
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Eli Zaretskii
Avoid assertion violations in calculating line-number...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Stefan Monnier
* lib-src/profile.c: Delete long-obsolete file
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Michael Albinus
Handle quoted file names in tramp-archive.el
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Eli Zaretskii
Avoid compiler warning in dynlib.c
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Glenn Morris
* test/lisp/progmodes/sql-tests.el (sql-tests-buffer...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Alan Mackenzie
Fix the formatting of '\' (including apostrophes) in...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Glenn Morris
* test/lisp/progmodes/sql-tests.el (sql-tests-buffer...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Stephen Leake
Fix Bug#33618; define search path variables for grep...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Paul Eggert
Minor tweaks to recent UBSan-related fix
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Paul Eggert
Port to Oracle Developer Studio 12.6
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Stefan Monnier
* lisp/simple.el (eval-expression): Fix paren typo.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Philipp Stephani
Make sure that ‘sdata’ objects in ‘sblock’ objects...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Stefan Monnier
Use lexical-binding by default for M-:, --eval, and...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Alan Mackenzie
Restore fontification of delimiters of multiline CC...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Stephen Berman
Make wdired-mode ignore ls file indicators
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Paul Eggert
Port emacsclient euidaccess to Solaris 10
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Alan Mackenzie
Fix some corner cases in the recognition of C++ raw...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Michael R....
* lisp/progmodes/sql.el
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Paul Eggert
Improve port to platforms lacking euidaccess (Bug#35406)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Paul Eggert
Port to platforms lacking euidaccess (Bug#35406)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Paul Eggert
Merge from gnulib
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Mark Oteiza
Fix some strings in wordstar mode
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Mark Oteiza
Change WordStar emulation into a minor mode (Bug#35148)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Dmitry Gutov
Fix project-find-regexp search for '--'
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Juri Linkov
* lisp/windmove.el (windmove-display-in-direction)...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Philipp Stephani
Unbreak build when building without GMP support.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Philipp Stephani
Add missing GMP library to test module.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Philipp Stephani
Move definition of Lisp_Module_Function to emacs-module.c.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Paul Eggert
Simplify thread initialization and GC
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Eli Zaretskii
Regenerate src/emacs-module.h when emacs-module.h.in...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Eli Zaretskii
Fix rescheduling timers after suspension
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Eli Zaretskii
Fix posn-at-point with line-number display and display...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Eli Zaretskii
Fix a typo in a recent commit
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Philipp Stephani
* doc/lispref/internals.texi (Module Values): Add a...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Philipp Stephani
Clarify rounding mode when converting to struct timespec.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Philipp Stephani
Fix return type of make_time.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Philipp Stephani
Add module functions to convert from and to big integers.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Philipp Stephani
Add conversions to and from struct timespec to module...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Eli Zaretskii
Revert "Remove font.c code commented out for a decade"
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
YAMAMOTO Mitsuharu
Don't link libXft when using cairo
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Stefan Monnier
* lisp/emacs-lisp/timer-list.el: Fix header-line alignment
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Philipp Stephani
* src/emacs-module.c: Add an additional requirement...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Paul Eggert
Remove some unnecessary #ifdef directives
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Stefan Monnier
* etc/package-keyring.gpg: Add the 2019 key
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Paul Eggert
Remove font.c code commented out for a decade
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Philipp Stephani
Use three-argument form for out-of-range errors.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Philipp Stephani
Use high-level integer conversion macro in a few cases.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Mattias Engdegård
Rename auto-revert-notify-watch-descriptor-hash-list
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Michael Albinus
Remote processes cannot use a pipe process for stderr
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Philipp Stephani
* src/json.c (json_make_string): Add missing cast.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Eli Zaretskii
Speed up JSON parsing
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Philipp Stephani
Small fix for a JSON unit test.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Alan Mackenzie
Optimize for typing characters into long C++ raw strings.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
YAMAMOTO Mitsuharu
Release xft_data in widget destroy callback to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Paul Eggert
Let plain ‘make’ work even not GNU Make
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Paul Eggert
Revert Vinternal_interpreter_environment tweak
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Paul Eggert
Improve UBSan discussion in etc/DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Paul Eggert
Tweak Vinternal_interpreter_environment lookup
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Paul Eggert
Improve wur coverage on older GCCs
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Paul Eggert
Go back to old way of checking json int range
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Philipp Stephani
* src/lisp.h (INTEGER_TO_INT): Fix bug.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Mattias Engdegård
Precise handling of filenotify `stopped' events
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Mattias Engdegård
* autorevert.el (auto-revert-notify-rm-watch): Simplify.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Mattias Engdegård
Revert "Don't remove notify descriptor that is already...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Mattias Engdegård
Make file-notify-rm-watch robust against reentry
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Philipp Stephani
Introduce a helper macro to convert a Lisp integer...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Philipp Stephani
Improve documentation around standard error pipes ...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Philipp Stephani
Module API: Don’t require null-terminated strings in...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Philipp Stephani
Use utf-8-unix for coding system conversions in the...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Basil L. Contovounesios
Improve pure and side-effect-free docs
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Philipp Stephani
Refactoring: Inline a few macros.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Eli Zaretskii
; * etc/NEWS: Improve wording of a recent addition.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Michael Albinus
Some changes in tramp-tests
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Paul Eggert
Mention AddressSanitizer etc. in etc/DEBUG
commit
|
commitdiff
|
tree
|
snapshot
next